[INFO] cloning repository https://github.com/jeryldev/patingin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeryldev/patingin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeryldev%2Fpatingin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeryldev%2Fpatingin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62f5b0d1d36a5c6cac38c5c5bacb520ea13cd398
[INFO] testing jeryldev/patingin against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeryldev%2Fpatingin" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeryldev/patingin
[INFO] finished tweaking git repo https://github.com/jeryldev/patingin
[INFO] tweaked toml for git repo https://github.com/jeryldev/patingin written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeryldev/patingin on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeryldev/patingin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded schannel v0.1.27
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.30
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded socket2 v0.5.10
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded tokio-util v0.7.15
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded hyper v1.6.0
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b88de47efd87c50ebfea67184917dd7e3971559649ea8ee87b4ad0c4307b803d
[INFO] running `Command { std: "docker" "start" "-a" "b88de47efd87c50ebfea67184917dd7e3971559649ea8ee87b4ad0c4307b803d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88de47efd87c50ebfea67184917dd7e3971559649ea8ee87b4ad0c4307b803d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88de47efd87c50ebfea67184917dd7e3971559649ea8ee87b4ad0c4307b803d", kill_on_drop: false }`
[INFO] [stdout] b88de47efd87c50ebfea67184917dd7e3971559649ea8ee87b4ad0c4307b803d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c10aebff8df8e766554dd2ad981c3405fc4c40d36ca3208d8ecd8efd28730716
[INFO] running `Command { std: "docker" "start" "-a" "c10aebff8df8e766554dd2ad981c3405fc4c40d36ca3208d8ecd8efd28730716", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling patingin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "c10aebff8df8e766554dd2ad981c3405fc4c40d36ca3208d8ecd8efd28730716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10aebff8df8e766554dd2ad981c3405fc4c40d36ca3208d8ecd8efd28730716", kill_on_drop: false }`
[INFO] [stdout] c10aebff8df8e766554dd2ad981c3405fc4c40d36ca3208d8ecd8efd28730716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ac1b3aefa03b6f6620a845a2d87c76bddf4468911813c94d75c25746862a899
[INFO] running `Command { std: "docker" "start" "-a" "6ac1b3aefa03b6f6620a845a2d87c76bddf4468911813c94d75c25746862a899", kill_on_drop: false }`
[INFO] [stderr]    Compiling patingin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.03s
[INFO] running `Command { std: "docker" "inspect" "6ac1b3aefa03b6f6620a845a2d87c76bddf4468911813c94d75c25746862a899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac1b3aefa03b6f6620a845a2d87c76bddf4468911813c94d75c25746862a899", kill_on_drop: false }`
[INFO] [stdout] 6ac1b3aefa03b6f6620a845a2d87c76bddf4468911813c94d75c25746862a899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 467e0e5aeb5eb93f0c445cd47bb78fb61fe69a67b6a39865c01dce24349c7dc1
[INFO] running `Command { std: "docker" "start" "-a" "467e0e5aeb5eb93f0c445cd47bb78fb61fe69a67b6a39865c01dce24349c7dc1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patingin-67fd5a7651e82e36)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_since_commit ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_staged ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_precedence ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_uncommitted ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_default ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_no_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_empty_violations ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_structure ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_all_language_flags ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_display_info ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_multiple_languages ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_no_language ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_multiple_violations_summary ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_with_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_single_language ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_no_auto_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_with_auto_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_count_patterns_by_severity ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_claude_code_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_directory_logic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_path_construction ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_needs_attention ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_variables_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_with_warnings ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_integration_creation ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language_no_match ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_status_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_perfect_environment ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_config_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_version_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_detection_functionality ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_in_temporary_directory ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_remote_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_summary_calculation ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_with_elixir_filter ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_information_gathering ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_tools_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_config_persistence ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_add_project_rule ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_empty_config_loading ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_get_project_rules ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_remove_project_rule ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_describe_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_current_rust_project ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_disabled_rules_not_loaded ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_javascript_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_rust_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_fallback_to_directory_name ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_git_root_detection ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_multi_language_project ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_run_basic ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_project_uses_language ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_package_root_detection ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_javascript_rules_load ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_elixir_rules_load ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_elixir_project ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_performance ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_yaml_format_validation ... ok
[INFO] [stdout] test core::registry::tests::test_add_pattern_o1_lookup ... ok
[INFO] [stdout] test core::registry::tests::test_get_patterns_for_language_performance ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_load_all_embedded_rules ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_add_without_project_flag ... ok
[INFO] [stdout] test core::registry::tests::test_load_custom_rules_integration ... ok
[INFO] [stdout] test core::registry::tests::test_rule_registry_creation ... ok
[INFO] [stdout] test core::registry::tests::test_search_patterns_functionality ... ok
[INFO] [stdout] test core::registry::tests::test_registry_scalability ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_basic_functionality ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_project_empty ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_search ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_pre_compiled_regex_patterns ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_batch_fix_request_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_create_fix_request ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_create_review_summary ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_fix_engine_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_generate_fix_summary ... ok
[INFO] [stdout] test git::git_diff_tests::test_diff_scope_commands ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_preview_batch_fixes ... ok
[INFO] [stdout] test git::git_diff_tests::test_empty_diff_handling ... ok
[INFO] [stdout] test git::git_diff_tests::test_git_diff_scope_detection ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_git_diff_basic ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_multiple_files_diff ... ok
[INFO] [stdout] test core::registry::tests::test_load_built_in_patterns ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_file_extension_language_detection ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_multiple_languages ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_changed_lines_basic ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_diff_integration ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_engine_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.53s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patingin-2db931b98cba6eb5)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_precedence ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_default ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_since_commit ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_staged ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_no_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_uncommitted ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_multiple_violations_summary ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_with_auto_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_all_language_flags ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_empty_violations ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_structure ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_no_auto_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_count_patterns_by_severity ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_with_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_single_language ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_display_info ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_multiple_languages ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_no_language ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_claude_code_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_directory_logic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_path_construction ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_needs_attention ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_variables_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_with_warnings ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_basic_functionality ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_status_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_integration_creation ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_version_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_config_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_detection_functionality ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_perfect_environment ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_remote_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_in_temporary_directory ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_summary_calculation ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_information_gathering ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_tools_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_add_project_rule ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_config_persistence ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_disabled_rules_not_loaded ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_empty_config_loading ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_get_project_rules ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_remove_project_rule ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_describe_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_current_rust_project ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_run_basic ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_javascript_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_rust_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_fallback_to_directory_name ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_git_root_detection ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_multi_language_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_package_root_detection ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_project_uses_language ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_elixir_rules_load ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_javascript_rules_load ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_elixir_project ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_performance ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_yaml_format_validation ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_load_all_embedded_rules ... ok
[INFO] [stdout] test core::registry::tests::test_add_pattern_o1_lookup ... ok
[INFO] [stdout] test core::registry::tests::test_get_patterns_for_language_performance ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_project_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language_no_match ... ok
[INFO] [stdout] test core::registry::tests::test_registry_scalability ... ok
[INFO] [stdout] test core::registry::tests::test_load_custom_rules_integration ... ok
[INFO] [stdout] test core::registry::tests::test_rule_registry_creation ... ok
[INFO] [stdout] test core::registry::tests::test_search_patterns_functionality ... ok
[INFO] [stdout] test core::registry::tests::test_load_built_in_patterns ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_with_elixir_filter ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_search ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_add_without_project_flag ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_batch_fix_request_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_create_fix_request ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_fix_engine_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_generate_fix_summary ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_preview_batch_fixes ... ok
[INFO] [stdout] test git::git_diff_tests::test_diff_scope_commands ... ok
[INFO] [stdout] test git::git_diff_tests::test_empty_diff_handling ... ok
[INFO] [stdout] test git::git_diff_tests::test_git_diff_scope_detection ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_git_diff_basic ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_multiple_files_diff ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_pre_compiled_regex_patterns ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_changed_lines_basic ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_create_review_summary ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_diff_integration ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_file_extension_language_detection ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_multiple_languages ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_engine_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documentation_migration_validation.rs (/opt/rustwide/target/debug/deps/documentation_migration_validation-47a16ed6efdbe39f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_readme_uses_fix_not_auto_fix ... ok
[INFO] [stdout] test test_commands_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_all_markdown_files_migration_complete ... ok
[INFO] [stdout] test test_workflows_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_interactive_fix_examples_are_present ... ok
[INFO] [stdout] test test_setup_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_ai_integration_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documentation_validation.rs (/opt/rustwide/target/debug/deps/documentation_validation-8a525c6fb457df8a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_supported_languages_match_implementation ... ok
[INFO] [stdout] test claude_code_detection_tests::test_claude_code_detection_methods ... ok
[INFO] [stdout] test test_actual_builtin_rules_count ... ok
[INFO] [stdout] test test_test_count_matches_docs ... ok
[INFO] [stdout] test test_rules_command_options ... ok
[INFO] [stdout] test test_review_command_options ... ok
[INFO] [stdout] test test_performance_claims_are_reasonable ... ok
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-336fb72b9c4a74f9)
[INFO] [stdout] test test_actual_command_help_matches_docs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_large_configuration_file_handling ... ok
[INFO] [stdout] test test_non_existent_project_paths ... ok
[INFO] [stdout] test test_invalid_yaml_configuration_handling ... ok
[INFO] [stdout] test test_custom_rules_file_permissions ... ok
[INFO] [stdout] test test_concurrent_config_access ... ok
[INFO] [stdout] test test_malformed_regex_patterns_in_custom_rules ... ok
[INFO] [stdout] test test_claude_code_integration_with_missing_cli ... ok
[INFO] [stdout] test test_empty_git_repository_handling ... ok
[INFO] [stdout] test test_setup_command_with_missing_git ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_error_handling_tests.rs (/opt/rustwide/target/debug/deps/git_error_handling_tests-9e0f3274d5b6c4eb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_git_diff_graceful_degradation ... ok
[INFO] [stdout] test test_git_diff_with_empty_repository ... ok
[INFO] [stdout] test test_git_diff_with_non_git_directory ... FAILED
[INFO] [stdout] test test_git_diff_with_invalid_commit_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_git_diff_with_non_git_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_git_diff_with_non_git_directory' (372) panicked at tests/git_error_handling_tests.rs:81:40:
[INFO] [stdout] Should restore directory: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae14958eaca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae14958eaca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae14958eaca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae14958eaca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae1495a2f1a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae1495a2f1a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5ae1495938e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ae1495938e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ae14956bdaf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae14956bdaf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae149586649 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae1494ffb1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ae1494ffb1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ae149586802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ae149586802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae14956be68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ae1495609a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae14956cc6d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae1495a366c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae1495a33e2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ae1494f1dbc - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ae1494f0d54 - git_error_handling_tests[26a07234408b3e37]::test_git_diff_with_non_git_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/git_error_handling_tests.rs:81:40
[INFO] [stdout]   22:     0x5ae1494eecf7 - git_error_handling_tests[26a07234408b3e37]::test_git_diff_with_non_git_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/git_error_handling_tests.rs:69:42
[INFO] [stdout]   23:     0x5ae1494f2d16 - <git_error_handling_tests[26a07234408b3e37]::test_git_diff_with_non_git_directory::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ae1494f2dfb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ae1494f2dfb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ae1495005eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ae1495005eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ae1495005eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ae1495005eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ae1495005eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ae1495005eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ae1495005eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ae1494f9d04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ae1494f9d04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ae1495031f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ae1495031f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ae1495031f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ae1495031f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ae1495031f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ae1495031f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ae1495031f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ae14958e20f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5ae14958e20f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7efe4af78aa4 - <unknown>
[INFO] [stdout]   45:     0x7efe4b005a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_git_diff_with_non_git_directory
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test git_error_handling_tests`
[INFO] running `Command { std: "docker" "inspect" "467e0e5aeb5eb93f0c445cd47bb78fb61fe69a67b6a39865c01dce24349c7dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467e0e5aeb5eb93f0c445cd47bb78fb61fe69a67b6a39865c01dce24349c7dc1", kill_on_drop: false }`
[INFO] [stdout] 467e0e5aeb5eb93f0c445cd47bb78fb61fe69a67b6a39865c01dce24349c7dc1
